Leadtools.Dicom.Common

Set(DicomDataSet,DicomElement,Object[]) Method

Show in webframe





The dataset to set information into.
The parent Leadtools.Dicom.DicomElement where to start setting the information in the Leadtools.Dicom.DicomDataSet
The instances that have the correct attributes.
Sets the information in the dataset from the specified class instances.
Syntax
[ExtensionAttribute()]
public static void Set( 
   DicomDataSet ds,
   DicomElement parent,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Set( _
   ByVal ds As DicomDataSet, _
   ByVal parent As DicomElement, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim parent As DicomElement
Dim instances() As Object
 
DicomExtensions.Set(ds, parent, instances)

            

            
[ExtensionAttribute()]
public:
static void Set( 
   DicomDataSet^ ds,
   DicomElement^ parent,
   ... array<Object^>^ instances
) 

Parameters

ds
The dataset to set information into.
parent
The parent Leadtools.Dicom.DicomElement where to start setting the information in the Leadtools.Dicom.DicomDataSet
instances
The instances that have the correct attributes.
Remarks
Instances have to be defined with the correct ElementAttribute. Any properties not defined with this attribute will be ignored.
Example
For an example refer to ElementAttribute
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features